home *** CD-ROM | disk | FTP | other *** search
- object ConfigDialog: TConfigDialog
- Left = 188
- Top = 181
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Basic4GL Options'
- ClientHeight = 308
- ClientWidth = 261
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poDesktopCenter
- OnClose = FormClose
- OnCreate = FormCreate
- DesignSize = (
- 261
- 308)
- PixelsPerInch = 96
- TextHeight = 13
- object BitBtn1: TBitBtn
- Left = 28
- Top = 276
- Width = 75
- Height = 25
- Anchors = [akRight, akBottom]
- Caption = 'Accept'
- TabOrder = 0
- Kind = bkOK
- end
- object BitBtn2: TBitBtn
- Left = 172
- Top = 276
- Width = 75
- Height = 25
- Anchors = [akRight, akBottom]
- TabOrder = 1
- Kind = bkCancel
- end
- inline ScreenModeFrame: TScreenModeFrame
- Left = 0
- Top = 0
- Width = 261
- Height = 265
- Align = alTop
- Anchors = [akLeft, akTop, akRight, akBottom]
- TabOrder = 2
- end
- end
-